home *** CD-ROM | disk | FTP | other *** search
/ Hobby PC 11 / Hobby PC 11.iso / lotuspro / compnent / lsln40es.cnt (.txt) < prev    next >
Microsoft Windows Help File Content  |  1998-01-28  |  19KB  |  318 lines

  1. :Base lsln40en.hlp>lsiref
  2. :Title LotusScript Language Help
  3. 2 LotusScript Language Reference
  4. 3 A to Z Listing=LSAZ_AZ_Ref_TOC@lsln40en.hlp>lsiref
  5. 3 Reference by Category
  6. 4 Data Types and Operators
  7. 5 Data Types=LSAZ_Data_Types@lsln40en.hlp>lsiref
  8. 5 Operators
  9. 6 Operator Order of Precedence=LSAZ_OPERATOR_ORDER_OF_PRECEDENCE@lsln40en.hlp>lsiref
  10. 6 Exponentiation Operator=LSAZ_EXPONENTIATION_OPERATOR@lsln40en.hlp>lsiref
  11. 6 Multiplication Operator=LSAZ_MULTIPLICATION_OPERATOR@lsln40en.hlp>lsiref
  12. 6 Division Operator=LSAZ_DIVISION_OPERATOR@lsln40en.hlp>lsiref
  13. 6 Integer Division Operator=LSAZ_INTEGER_DIVISION_OPERATOR@lsln40en.hlp>lsiref
  14. 6 Mod Operator=LSAZ_MOD_OPERATOR@lsln40en.hlp>lsiref
  15. 6 Addition Operator=LSAZ_ADDITION_OPERATOR@lsln40en.hlp>lsiref
  16. 6 Subtraction Operator=LSAZ_SUBTRACTION_OPERATOR@lsln40en.hlp>lsiref
  17. 6 String Concatenation Operator=LSAZ_STRING_CONCATENATION_OPERATOR@lsln40en.hlp>lsiref
  18. 6 Comparison Operators=LSAZ_COMPARISON_OPERATORS@lsln40en.hlp>lsiref
  19. 6 Like Operator=LSAZ_LIKE_OPERATOR@lsln40en.hlp>lsiref
  20. 6 Is Operator=LSAZ_IS_OPERATOR@lsln40en.hlp>lsiref
  21. 6 IsA Operator=LSAZ_ISA_OPERATOR@lsln40en.hlp>lsiref
  22. 6 Not Operator=LSAZ_NOT_OPERATOR@lsln40en.hlp>lsiref
  23. 6 And Operator=LSAZ_AND_OPERATOR@lsln40en.hlp>lsiref
  24. 6 Or Operator=LSAZ_OR_OPERATOR@lsln40en.hlp>lsiref
  25. 6 Xor Operator=LSAZ_XOR_OPERATOR@lsln40en.hlp>lsiref
  26. 6 Eqv Operator=LSAZ_EQV_OPERATOR@lsln40en.hlp>lsiref
  27. 6 Imp Operator=LSAZ_IMP_OPERATOR@lsln40en.hlp>lsiref
  28. 4 Date and Time Handling
  29. 5 CDat Function=LSAZ_CDAT_Function@lsln40en.hlp>lsiref
  30. 5 Date Function=LSAZ_DATE_Function@lsln40en.hlp>lsiref
  31. 5 Date Statement=LSAZ_DATE_Statement@lsln40en.hlp>lsiref
  32. 5 DateNumber Function=LSAZ_DATENUMBER_Function@lsln40en.hlp>lsiref
  33. 5 DateValue Function=LSAZ_DATEVALUE_Function@lsln40en.hlp>lsiref
  34. 5 Day Function=LSAZ_DAY_Function@lsln40en.hlp>lsiref
  35. 5 Hour Function=LSAZ_HOUR_Function@lsln40en.hlp>lsiref
  36. 5 IsDate Function=LSAZ_ISDATE_Function@lsln40en.hlp>lsiref
  37. 5 Minute Function=LSAZ_MINUTE_Function@lsln40en.hlp>lsiref
  38. 5 Month Function=LSAZ_MONTH_Function@lsln40en.hlp>lsiref
  39. 5 Now Function=LSAZ_NOW_Function@lsln40en.hlp>lsiref
  40. 5 Second Function=LSAZ_SECOND_Function@lsln40en.hlp>lsiref
  41. 5 Time Function=LSAZ_TIME_Function@lsln40en.hlp>lsiref
  42. 5 Time Statement=LSAZ_TIME_Statement@lsln40en.hlp>lsiref
  43. 5 TimeNumber Function=LSAZ_TIMENUMBER_Function@lsln40en.hlp>lsiref
  44. 5 Timer Function=LSAZ_TIMER_Function@lsln40en.hlp>lsiref
  45. 5 TimeValue Function=LSAZ_TIMEVALUE_Function@lsln40en.hlp>lsiref
  46. 5 Today Function=LSAZ_TODAY_Function@lsln40en.hlp>lsiref
  47. 5 Weekday Function=LSAZ_WEEKDAY_Function@lsln40en.hlp>lsiref
  48. 5 Year Function=LSAZ_YEAR_Function@lsln40en.hlp>lsiref
  49. 4 Error and Event Handling
  50. 5 Erl Function=LSAZ_ERL_Function@lsln40en.hlp>lsiref
  51. 5 Err Function=LSAZ_ERR_Function@lsln40en.hlp>lsiref
  52. 5 Err Statement=LSAZ_ERR_Statement@lsln40en.hlp>lsiref
  53. 5 Error Function=LSAZ_ERROR_Function@lsln40en.hlp>lsiref
  54. 5 Error Statement=LSAZ_ERROR_Statement@lsln40en.hlp>lsiref
  55. 5 On Error Statement=LSAZ_ON_ERROR_Statement@lsln40en.hlp>lsiref
  56. 5 On Event Statement=LSAZ_ON_EVENT_Statement@lsln40en.hlp>lsiref
  57. 5 Resume Statement=LSAZ_RESUME_Statement@lsln40en.hlp>lsiref
  58. 4 File Handling
  59. 5 Managing files and directories
  60. 6 ChDir Statement=LSAZ_CHDIR_Statement@lsln40en.hlp>lsiref
  61. 6 ChDrive Statement=LSAZ_CHDRIVE_Statement@lsln40en.hlp>lsiref
  62. 6 CurDir Function=LSAZ_CURDIR_Function@lsln40en.hlp>lsiref
  63. 6 CurDrive Function=LSAZ_CURDRIVE_Function@lsln40en.hlp>lsiref
  64. 6 Dir Function=LSAZ_DIR_Function@lsln40en.hlp>lsiref
  65. 6 Kill Statement=LSAZ_KILL_Statement@lsln40en.hlp>lsiref
  66. 6 MkDir Statement=LSAZ_MKDIR_Statement@lsln40en.hlp>lsiref
  67. 6 Name Statement=LSAZ_NAME_Statement@lsln40en.hlp>lsiref
  68. 6 RmDir Statement=LSAZ_RMDIR_Statement@lsln40en.hlp>lsiref
  69. 5 Creating, opening, and closing files
  70. 6 Close Statement=LSAZ_CLOSE_Statement@lsln40en.hlp>lsiref
  71. 6 FileCopy Statement=LSAZ_FILECOPY_Statement@lsln40en.hlp>lsiref
  72. 6 FreeFile Function=LSAZ_FREEFILE_Function@lsln40en.hlp>lsiref
  73. 6 Open Statement=LSAZ_OPEN_Statement@lsln40en.hlp>lsiref
  74. 6 Reset Statement=LSAZ_RESET_Statement@lsln40en.hlp>lsiref
  75. 5 Reading from files
  76. 6 Get Statement=LSAZ_GET_Statement@lsln40en.hlp>lsiref
  77. 6 Input # Statement=LSAZ_INPUT_lb_Statement@lsln40en.hlp>lsiref
  78. 6 Input Function=LSAZ_INPUT_Function@lsln40en.hlp>lsiref
  79. 6 InputB Function=LSAZ_INPUTB_Function@lsln40en.hlp>lsiref
  80. 6 InputBP Function=LSAZ_INPUTBP_Function@lsln40en.hlp>lsiref
  81. 6 Line Input # Statement=LSAZ_LINE_INPUT_lb_Statement@lsln40en.hlp>lsiref
  82. 5 Writing to files
  83. 6 Lock and Unlock Statements=LSAZ_LOCK_and_UNLOCK_Statements@lsln40en.hlp>lsiref
  84. 6 Print # Statement=LSAZ_PRINT_lb_Statement@lsln40en.hlp>lsiref
  85. 6 Put Statement=LSAZ_PUT_Statement@lsln40en.hlp>lsiref
  86. 6 Write # Statement=LSAZ_WRITE_lb_Statement@lsln40en.hlp>lsiref
  87. 5 Getting and setting file positions
  88. 6 EOF Function=LSAZ_EOF_Function@lsln40en.hlp>lsiref
  89. 6 Loc Function=LSAZ_LOC_Function@lsln40en.hlp>lsiref
  90. 6 Seek Function=LSAZ_SEEK_Function@lsln40en.hlp>lsiref
  91. 6 Seek Statement=LSAZ_SEEK_Statement@lsln40en.hlp>lsiref
  92. 5 Formatting file data
  93. 6 Spc Function=LSAZ_SPC_Function@lsln40en.hlp>lsiref
  94. 6 Tab Function=LSAZ_TAB_Function@lsln40en.hlp>lsiref
  95. 6 Width # Statement=LSAZ_WIDTH_lb_Statement@lsln40en.hlp>lsiref
  96. 5 Getting and setting file information
  97. 6 FileAttr Function=LSAZ_FILEATTR_Function@lsln40en.hlp>lsiref
  98. 6 FileDateTime Function=LSAZ_FILEDATETIME_Function@lsln40en.hlp>lsiref
  99. 6 FileLen Function=LSAZ_FILELEN_Function@lsln40en.hlp>lsiref
  100. 6 GetFileAttr Function=LSAZ_GETFILEATTR_Function@lsln40en.hlp>lsiref
  101. 6 LOF Function=LSAZ_LOF_Function@lsln40en.hlp>lsiref
  102. 6 SetFileAttr Statement=LSAZ_SETFILEATTR_Statement@lsln40en.hlp>lsiref
  103. 4 Flow of Control
  104. 5 Do Statement=LSAZ_DO_Statement@lsln40en.hlp>lsiref
  105. 5 Exit Statement=LSAZ_EXIT_Statement@lsln40en.hlp>lsiref
  106. 5 For Statement=LSAZ_FOR_Statement@lsln40en.hlp>lsiref
  107. 5 ForAll Statement=LSAZ_FORALL_Statement@lsln40en.hlp>lsiref
  108. 5 GoSub Statement=LSAZ_GOSUB_Statement@lsln40en.hlp>lsiref
  109. 5 Goto Statement=LSAZ_GOTO_Statement@lsln40en.hlp>lsiref
  110. 5 If...Goto Statement=LSAZ_IF_GOTO_Statement@lsln40en.hlp>lsiref
  111. 5 If...Then...Else Statement=LSAZ_IF_THEN_ELSE_Statement@lsln40en.hlp>lsiref
  112. 5 If...Then...ElseIf Statement=LSAZ_IF_THEN_ELSEIF_Statement@lsln40en.hlp>lsiref
  113. 5 On...GoSub Statement=LSAZ_ON_GOSUB_Statement@lsln40en.hlp>lsiref
  114. 5 On...GoTo Statement=LSAZ_ON_GOTO_Statement@lsln40en.hlp>lsiref
  115. 5 Return Statement=LSAZ_RETURN_Statement@lsln40en.hlp>lsiref
  116. 5 Select Case Statement=LSAZ_SELECT_CASE_Statement@lsln40en.hlp>lsiref
  117. 5 While Statement=LSAZ_WHILE_Statement@lsln40en.hlp>lsiref
  118. 4 Mathematical Functions and Statements
  119. 5 ACos Function=LSAZ_ACOS_Function@lsln40en.hlp>lsiref
  120. 5 ASin Function=LSAZ_ASIN_Function@lsln40en.hlp>lsiref
  121. 5 ATn Function=LSAZ_ATN_Function@lsln40en.hlp>lsiref
  122. 5 ATn2 Function=LSAZ_ATN2_Function@lsln40en.hlp>lsiref
  123. 5 Cos Function=LSAZ_COS_Function@lsln40en.hlp>lsiref
  124. 5 Exp Function=LSAZ_EXP_Function@lsln40en.hlp>lsiref
  125. 5 Log Function=LSAZ_LOG_Function@lsln40en.hlp>lsiref
  126. 5 Randomize Statement=LSAZ_RANDOMIZE_Statement@lsln40en.hlp>lsiref
  127. 5 Rnd Function=LSAZ_RND_Function@lsln40en.hlp>lsiref
  128. 5 Sin Function=LSAZ_SIN_Function@lsln40en.hlp>lsiref
  129. 5 Sqr Function=LSAZ_SQR_Function@lsln40en.hlp>lsiref
  130. 5 Tan Function=LSAZ_TAN_Function@lsln40en.hlp>lsiref
  131. 4 Miscellaneous
  132. 5 ActivateApp Statement=LSAZ_ACTIVATEAPP_Statement@lsln40en.hlp>lsiref
  133. 5 Environ Function=LSAZ_ENVIRON_Function@lsln40en.hlp>lsiref
  134. 5 Evaluate Function and Statement=LSAZ_EVALUATE_Function_and_Statement@lsln40en.hlp>lsiref
  135. 5 Execute Function and Statement=LSAZ_EXECUTE_Function_and_Statement@lsln40en.hlp>lsiref
  136. 5 %If Directive=LSAZ_pctIF_Directive@lsln40en.hlp>lsiref
  137. 5 %Include Directive=LSAZ_pctINCLUDE_Directive@lsln40en.hlp>lsiref
  138. 5 Rem Statement=LSAZ_REM_Statement@lsln40en.hlp>lsiref
  139. 5 %Rem Directive=LSAZ_pctREM_Directive@lsln40en.hlp>lsiref
  140. 5 SendKeys Statement=LSAZ_SENDKEYS_Statement@lsln40en.hlp>lsiref
  141. 5 Shell Function=LSAZ_SHELL_Function@lsln40en.hlp>lsiref
  142. 5 Stop Statement=LSAZ_STOP_Statement@lsln40en.hlp>lsiref
  143. 5 Use Statement=LSAZ_USE_Statement@lsln40en.hlp>lsiref
  144. 5 UseLSX Statement=LSAZ_USELSX_Statement@lsln40en.hlp>lsiref
  145. 5 Yield Function and Statement=LSAZ_YIELD_Function_and_Statement@lsln40en.hlp>lsiref
  146. 4 Number Handling
  147. 5 Abs Function=LSAZ_ABS_Function@lsln40en.hlp>lsiref
  148. 5 Bin Function=LSAZ_BIN_Function@lsln40en.hlp>lsiref
  149. 5 Fix Function=LSAZ_FIX_Function@lsln40en.hlp>lsiref
  150. 5 Format Function=LSAZ_FORMAT_Function@lsln40en.hlp>lsiref
  151. 5 Fraction Function=LSAZ_FRACTION_Function@lsln40en.hlp>lsiref
  152. 5 Hex Function=LSAZ_HEX_Function@lsln40en.hlp>lsiref
  153. 5 Int Function=LSAZ_INT_Function@lsln40en.hlp>lsiref
  154. 5 IsNumeric Function=LSAZ_ISNUMERIC_Function@lsln40en.hlp>lsiref
  155. 5 Oct Function=LSAZ_OCT_Function@lsln40en.hlp>lsiref
  156. 5 Round Function=LSAZ_ROUND_Function@lsln40en.hlp>lsiref
  157. 5 Sgn Function=LSAZ_SGN_Function@lsln40en.hlp>lsiref
  158. 5 Str Function=LSAZ_STR_Function@lsln40en.hlp>lsiref
  159. 5 Val Function=LSAZ_VAL_Function@lsln40en.hlp>lsiref
  160. 4 User Input and Output
  161. 5 Beep Statement=LSAZ_BEEP_Statement@lsln40en.hlp>lsiref
  162. 5 InputBox Function=LSAZ_INPUTBOX_Function@lsln40en.hlp>lsiref
  163. 5 IMEStatus Function=LSAZ_IMESTATUS_Function@lsln40en.hlp>lsiref
  164. 5 MessageBox Function and Statement=LSAZ_MESSAGEBOX_Function_and_Statement@lsln40en.hlp>lsiref
  165. 5 Print Statement=LSAZ_PRINT_Statement@lsln40en.hlp>lsiref
  166. 4 String Handling
  167. 5 Asc Function=LSAZ_ASC_Function@lsln40en.hlp>lsiref
  168. 5 Chr Function=LSAZ_CHR_Function@lsln40en.hlp>lsiref
  169. 5 Format Function=LSAZ_FORMAT_Function@lsln40en.hlp>lsiref
  170. 5 InStr Function=LSAZ_INSTR_Function@lsln40en.hlp>lsiref
  171. 5 InStrB Function=LSAZ_INSTRB_Function@lsln40en.hlp>lsiref
  172. 5 InStrBP Function=LSAZ_INSTRBP_Function@lsln40en.hlp>lsiref
  173. 5 IsDate Function=LSAZ_ISDATE_Function@lsln40en.hlp>lsiref
  174. 5 LCase Function=LSAZ_LCASE_Function@lsln40en.hlp>lsiref
  175. 5 Left Function=LSAZ_LEFT_Function@lsln40en.hlp>lsiref
  176. 5 LeftBP Function=LSAZ_LEFTBP_Function@lsln40en.hlp>lsiref
  177. 5 Len Function=LSAZ_LEN_Function@lsln40en.hlp>lsiref
  178. 5 LenB Function=LSAZ_LENB_Function@lsln40en.hlp>lsiref
  179. 5 LenBP Function=LSAZ_LENBP_Function@lsln40en.hlp>lsiref
  180. 5 LSet Statement=LSAZ_LSET_Statement@lsln40en.hlp>lsiref
  181. 5 LTrim Function=LSAZ_LTRIM_Function@lsln40en.hlp>lsiref
  182. 5 Mid Function=LSAZ_MID_Function@lsln40en.hlp>lsiref
  183. 5 Mid Statement=LSAZ_MID_Statement@lsln40en.hlp>lsiref
  184. 5 MidB Statement=LSAZ_MIDB_Function@lsln40en.hlp>lsiref
  185. 5 MidBP Function=LSAZ_MIDBP_Function@lsln40en.hlp>lsiref
  186. 5 Option Compare Statement=LSAZ_OPTION_COMPARE_Statement@lsln40en.hlp>lsiref
  187. 5 Right Function=LSAZ_RIGHT_Function@lsln40en.hlp>lsiref
  188. 5 RightBP Function=LSAZ_RIGHTBP_Function@lsln40en.hlp>lsiref
  189. 5 RSet Statement=LSAZ_RSET_Statement@lsln40en.hlp>lsiref
  190. 5 RTrim Function=LSAZ_RTRIM_Function@lsln40en.hlp>lsiref
  191. 5 Space Function=LSAZ_SPACE_Function@lsln40en.hlp>lsiref
  192. 5 Spc Function=LSAZ_SPC_Function@lsln40en.hlp>lsiref
  193. 5 Str Function=LSAZ_STR_Function@lsln40en.hlp>lsiref
  194. 5 StrCompare Function=LSAZ_STRCOMPARE_Function@lsln40en.hlp>lsiref
  195. 5 StrConv Function=LSAZ_STRCONV_Function@lsln40en.hlp>lsiref
  196. 5 String Function=LSAZ_STRING_Function@lsln40en.hlp>lsiref
  197. 5 Tab Function=LSAZ_TAB_Function@lsln40en.hlp>lsiref
  198. 5 Trim Function=LSAZ_TRIM_Function@lsln40en.hlp>lsiref
  199. 5 UCase Function=LSAZ_UCASE_Function@lsln40en.hlp>lsiref
  200. 5 UChr Function=LSAZ_UCHR_Function@lsln40en.hlp>lsiref
  201. 5 Uni Function=LSAZ_UNI_Function@lsln40en.hlp>lsiref
  202. 5 UString Function=LSAZ_USTRING_Function@lsln40en.hlp>lsiref
  203. 5 Val Function=LSAZ_VAL_Function@lsln40en.hlp>lsiref
  204. 4 Procedures: Functions, Subs, and Properties
  205. 5 Call Statement=LSAZ_CALL_Statement@lsln40en.hlp>lsiref
  206. 5 Declare Statement (External C Calls)=LSAZ_DECLARE_Statement_External_C_Calls@lsln40en.hlp>lsiref
  207. 5 Declare Statement (Forward Reference)=LSAZ_DECLARE_Statement_Forward_Reference@lsln40en.hlp>lsiref
  208. 5 End Statement=LSAZ_END_Statement@lsln40en.hlp>lsiref
  209. 5 Exit Statement=LSAZ_EXIT_Statement@lsln40en.hlp>lsiref
  210. 5 Function Statement=LSAZ_FUNCTION_Statement@lsln40en.hlp>lsiref
  211. 5 Property Get/Set Statement=LSAZ_PROPERTY_GET_SET_Statements@lsln40en.hlp>lsiref
  212. 5 Sub Initialize=LSAZ_SUB_INITIALIZE@lsln40en.hlp>lsiref
  213. 5 Sub Statement=LSAZ_SUB_Statement@lsln40en.hlp>lsiref
  214. 5 Sub Terminate=LSAZ_SUB_TERMINATE@lsln40en.hlp>lsiref
  215. 4 User-Defined Data Types and Classes
  216. 5 Class Statement=LSAZ_CLASS_Statement@lsln40en.hlp>lsiref
  217. 5 CreateObject Function=LSAZ_CREATEOBJECT_Function@lsln40en.hlp>lsiref
  218. 5 Delete Statement=LSAZ_DELETE_Statement@lsln40en.hlp>lsiref
  219. 5 GetObject Function=LSAZ_GETOBJECT_Function@lsln40en.hlp>lsiref
  220. 5 IsDefined Function=LSAZ_ISDEFINED_Function@lsln40en.hlp>lsiref
  221. 5 IsObject Function=LSAZ_ISOBJECT_Function@lsln40en.hlp>lsiref
  222. 5 IsUnknown Function=LSAZ_ISUNKNOWN_Function@lsln40en.hlp>lsiref
  223. 5 Set Statement=LSAZ_SET_Statement@lsln40en.hlp>lsiref
  224. 5 Type Statement=LSAZ_TYPE_Statement@lsln40en.hlp>lsiref
  225. 5 TypeName Function=LSAZ_TYPENAME_Function@lsln40en.hlp>lsiref
  226. 5 With Statement=LSAZ_WITH_Statement@lsln40en.hlp>lsiref
  227. 4 Variable, Array, and List Handling
  228. 5 CCur Function=LSAZ_CCUR_Function@lsln40en.hlp>lsiref
  229. 5 CDat Function=LSAZ_CDAT_Function@lsln40en.hlp>lsiref
  230. 5 CDbl Function=LSAZ_CDBL_Function@lsln40en.hlp>lsiref
  231. 5 CInt Function=LSAZ_CINT_Function@lsln40en.hlp>lsiref
  232. 5 CLng Function=LSAZ_CLNG_Function@lsln40en.hlp>lsiref
  233. 5 Const Statement=LSAZ_CONST_Statement@lsln40en.hlp>lsiref
  234. 5 CSng Function=LSAZ_CSNG_Function@lsln40en.hlp>lsiref
  235. 5 CStr Function=LSAZ_CSTR_Function@lsln40en.hlp>lsiref
  236. 5 CVar Function=LSAZ_CVAR_Function@lsln40en.hlp>lsiref
  237. 5 DataType Function=LSAZ_DATATYPE_Function@lsln40en.hlp>lsiref
  238. 5 Deftype Statements=LSAZ_DEFtype_Statements@lsln40en.hlp>lsiref
  239. 5 Dim Statement=LSAZ_DIM_Statement@lsln40en.hlp>lsiref
  240. 5 Erase Statement=LSAZ_ERASE_Statement@lsln40en.hlp>lsiref
  241. 5 IsArray Function=LSAZ_ISARRAY_Function@lsln40en.hlp>lsiref
  242. 5 IsElement Function=LSAZ_ISELEMENT_Function@lsln40en.hlp>lsiref
  243. 5 IsEmpty Function=LSAZ_ISEMPTY_Function@lsln40en.hlp>lsiref
  244. 5 IsNull Function=LSAZ_ISNULL_Function@lsln40en.hlp>lsiref
  245. 5 IsNumeric Function=LSAZ_ISNUMERIC_Function@lsln40en.hlp>lsiref
  246. 5 IsList Function=LSAZ_ISLIST_Function@lsln40en.hlp>lsiref
  247. 5 IsScalar Function=LSAZ_ISSCALAR_Function@lsln40en.hlp>lsiref
  248. 5 LBound Function=LSAZ_LBOUND_Function@lsln40en.hlp>lsiref
  249. 5 Let Statement=LSAZ_LET_Statement@lsln40en.hlp>lsiref
  250. 5 ListTag Function=LSAZ_LISTTAG_Function@lsln40en.hlp>lsiref
  251. 5 Option Base Statement=LSAZ_OPTION_BASE_Statement@lsln40en.hlp>lsiref
  252. 5 Option Declare Statement=LSAZ_OPTION_DECLARE_Statement@lsln40en.hlp>lsiref
  253. 5 Option Public Statement=LSAZ_OPTION_PUBLIC_Statement@lsln40en.hlp>lsiref
  254. 5 ReDim Statement=LSAZ_REDIM_Statement@lsln40en.hlp>lsiref
  255. 5 TypeName Function=LSAZ_TYPENAME_Function@lsln40en.hlp>lsiref
  256. 5 UBound Function=LSAZ_UBOUND_Function@lsln40en.hlp>lsiref
  257. 3 Language Rules and Limits
  258. 4 Construction Rules
  259. 5 Scripts and Statements=LSAZ_Script_and_Statement_Construction_Rules@lsln40en.hlp>lsiref
  260. 5 Literal Numbers=LSAZ_Literal_Number_Construction_Rules@lsln40en.hlp>lsiref
  261. 5 Literal Strings=LSAZ_Literal_String_Construction_Rules@lsln40en.hlp>lsiref
  262. 5 Identifiers=LSAZ_Identifier_Construction_Rules@lsln40en.hlp>lsiref
  263. 5 Labels=LSAZ_Labels@lsln40en.hlp>lsiref
  264. 5 Keywords=LSAZ_Keywords@lsln40en.hlp>lsiref
  265. 5 Special Characters=LSAZ_Special_Characters@lsln40en.hlp>lsiref
  266. 4 Declarations and Definitions
  267. 5 Scope of Declarations=LSAZ_Scope_of_Declarations@lsln40en.hlp>lsiref
  268. 5 Implicit Variable Declarations=LSAZ_Implicit_Declaration_of_Variables@lsln40en.hlp>lsiref
  269. 5 Data Type Conversion=LSAZ_Data_Type_Conversion@lsln40en.hlp>lsiref
  270. 5 Constants=LSAZ_Constants@lsln40en.hlp>lsiref
  271. 4 Procedures
  272. 5 Defining Procedures=LSAZ_Defining_Procedures@lsln40en.hlp>lsiref
  273. 5 Declaring Function and Sub Parameters=LSAZ_Declaring_Function_and_Sub_Parameters@lsln40en.hlp>lsiref
  274. 5 Passing_Arguments_by_Reference_and_by_Value=LSAZ_Passing_Arguments_by_Reference_and_by_Value@lsln40en.hlp>lsiref
  275. 5 Returning a Value from a Function=LSAZ_Returning_a_Value_from_a_Function@lsln40en.hlp>lsiref
  276. 5 Recursive Functions=LSAZ_Recursive_Functions@lsln40en.hlp>lsiref
  277. 4 External C-Language Functions
  278. 5 Calling External C Language Functions=LSAZ_Calling_External_C_Language_Functions@lsln40en.hlp>lsiref
  279. 5 Passing Arguments to C Functions=LSAZ_Passing_Arguments_to_C_Functions@lsln40en.hlp>lsiref
  280. 5 String Arguments to C Functions=LSAZ_String_Arguments_to_C_Functions@lsln40en.hlp>lsiref
  281. 5 Array, Type, and Object Arguments to C Functions=LSAZ_Array_Type_and_Object_Arguments_to_C_Functions@lsln40en.hlp>lsiref
  282. 5 Return Values from C Functions=LSAZ_Return_Values_from_C_Functions@lsln40en.hlp>lsiref
  283. 4 File Handling
  284. 5 File Operations=LSAZ_File_Operations@lsln40en.hlp>lsiref
  285. 5 Sequential Files=LSAZ_Sequential_Files@lsln40en.hlp>lsiref
  286. 5 Opening Sequential Files=LSAZ_Opening_Sequential_Files@lsln40en.hlp>lsiref
  287. 5 Writing to Sequential Files=LSAZ_Writing_to_Sequential_Files@lsln40en.hlp>lsiref
  288. 5 Reading from Sequential Files=LSAZ_Reading_from_Sequential_Files@lsln40en.hlp>lsiref
  289. 5 Random Files=LSAZ_Random_Files@lsln40en.hlp>lsiref
  290. 5 Defining Record Types=LSAZ_Defining_Record_Types@lsln40en.hlp>lsiref
  291. 5 Reading from Random Files=LSAZ_Reading_from_Random_Files@lsln40en.hlp>lsiref
  292. 5 Writing to Random Files=LSAZ_Writing_to_Random_Files@lsln40en.hlp>lsiref
  293. 5 Binary Files=LSAZ_Binary_Files@lsln40en.hlp>lsiref
  294. 5 Opening Binary Files=LSAZ_Opening_Binary_Files@lsln40en.hlp>lsiref
  295. 5 Using Variable-Length Fields=LSAZ_Using_VariableLength_Fields@lsln40en.hlp>lsiref
  296. 5 Writing to Binary Files=LSAZ_Writing_to_Binary_Files@lsln40en.hlp>lsiref
  297. 5 Reading from Binary Files=LSAZ_Reading_from_Binary_Files@lsln40en.hlp>lsiref
  298. 4 Error Processing
  299. 5 Types of Errors=LSAZ_Types_of_Errors@lsln40en.hlp>lsiref
  300. 5 Defining Errors and Error Numbers=LSAZ_Defining_Errors_and_Error_Numbers@lsln40en.hlp>lsiref
  301. 5 Runtime Error Processing=LSAZ_Runtime_Error_Processing@lsln40en.hlp>lsiref
  302. 4 Language and Script Limits
  303. 5 Limits on Numeric Data Representation=LSAZ_LIMITS_ON_NUMERIC_DATA_REPRESENTATION@lsln40en.hlp>lsiref
  304. 5 Limits on String Data Representation=LSAZ_LIMITS_ON_STRING_DATA_REPRESENTATION@lsln40en.hlp>lsiref
  305. 5 Limits on Array Variables=LSAZ_LIMITS_ON_ARRAY_VARIABLES@lsln40en.hlp>lsiref
  306. 5 Limits on File Operations=LSAZ_LIMITS_ON_FILE_OPERATIONS@lsln40en.hlp>lsiref
  307. 5 Limits in Miscellaneous Source Language Statements=LSAZ_LIMITS_IN_MISCELLANEOUS_SOURCE_LANGUAGE_STATEMENTS@lsln40en.hlp>lsiref
  308. 5 Limits on Compiler and Compiled Program Structure=LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE@lsln40en.hlp>lsiref
  309. 4 Platform Differences
  310. 5 OS/2 Platform Differences=LSAZ_OS_2_Platform_Differences@lsln40en.hlp>lsiref
  311. 5 UNIX Platform Differences=LSAZ_UNIX_Platform_Differences@lsln40en.hlp>lsiref
  312. 5 Macintosh Platform Differences=LSAZ_Macintosh_Platform_Differences@lsln40en.hlp>lsiref
  313. 4 LotusScript/REXX Integration
  314. 5 About LotusScript/REXX Integration=LSAZ_LS_REXX_INTEGRATION@lsln40en.hlp>lsiref
  315. 3 Error Messages
  316. 4 LotusScript Compiler Error Messages=H_STR_ERRTOC@lsln40en.hlp>lsiref
  317. 4 LotusScript Run-Time Error Messages=H_STR_RTMTOC@lsln40en.hlp>lsiref
  318.